▍ humdrum codex / soft
1.3 KB raw
id
TASK-032
title
TUI: Quick-add shortcuts for task and scratch note
status
To Do
assignee
created_date
2026-06-12 04:21
labels
tui, feature
dependencies
priority
medium
ordinal
32000

Description

Creating a Things task or scratch note currently requires opening the kk overlay, filtering to the entry, then dealing with an input prompt — 3 interactions. Add direct single-key shortcuts that jump straight to the input.

Proposed bindings:

These bypass the kk menu entirely. They use the existing KkInputScreen modal and run_command() worker.

Check that n and S don't conflict with any existing global bindings before landing.

Acceptance Criteria